Packages

p

com.fsf.news

exception

package exception

Type Members

  1. class InvalidSessionException extends RuntimeException

    Exception thrown when an invalid or non-existent session ID is encountered.

    Exception thrown when an invalid or non-existent session ID is encountered.

    Annotations
    @ResponseStatus()
  2. class ResponseProcessingException extends RuntimeException

    Exception thrown when an error occurs during response processing.

    Exception thrown when an error occurs during response processing.

    Annotations
    @ResponseStatus() @NoArgsConstructor()
  3. class SearchResultNotFoundException extends RuntimeException

    Exception thrown when a search result is not found.

    Exception thrown when a search result is not found.

    Annotations
    @ResponseStatus()

Ungrouped